Re: newbie question: . . . - Mailing list pgsql-jdbc

From Russ McBride
Subject Re: newbie question: . . .
Date
Msg-id v04210100b7cbfb7367ac@[64.164.8.7]
Whole thread Raw
List pgsql-jdbc
Nick,

Thanks.  That appears to have done the trick.  At the next step, I'm
getting a weir error from within the Webobjects EOModeler that says:

NSCFDictionary.setObject:ForKey:attempt to insert nil key

This might be a question better suited for the Webobjects folks though  . . .


Russ

--------------
Russ-



> My connection window gives me the option of specifying the name of my
> driver.  When I type in
>
> postgresql.jar
>

I'm not sure if this will solve it, but I'd guess that when your application
asks for the name of the drivers, it is looking for the class, not the jar
file, so your response would be: org.postgresql.Driver

-Nick

pgsql-jdbc by date:

Previous
From: Bruce Momjian
Date:
Subject: Re: Patch for Statement Escape Processing problems
Next
From: Bruce Momjian
Date:
Subject: Re: isNullable()